home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 11 / AMUG BBS in a Box Volume XI (April 1994) (MacWizards).iso / Files / Publish / E-G / EGREP15.sit / egrep-1.5 / grep-src / common.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-08-28  |  88 b   |  8 lines  |  [TEXT/KAHL]

  1. #pragma once
  2.  
  3. #include <Types.h>
  4.  
  5. void AbEnd(Str255 p);
  6. void emitdata(char *pat, ...);
  7.  
  8.